home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 271_02 / readme < prev    next >
Text File  |  1988-01-27  |  3KB  |  53 lines

  1. Steve's Library for Turbo-C.
  2.  
  3. 1-29-88:
  4. Turbo-C Version 1.5 has arrived, and problems have arisen.  Borland
  5. has committed (in my opinion) an unpardonable sin in messing with
  6. the "standard" console facilities.  As a result, many (not all)
  7. functions in my Version 1.30 library WILL NOT WORK with the Turbo-C 1.5
  8. libraries.  Oh, they compile and link just fine;  they just don't
  9. execute worth squat!  So, this release, Version 1.31, is an interim
  10. release that wasn't supposed to happen right now.  Version 1.40 is
  11. still in the works for March of 1988.
  12.  
  13. Here's what you got:
  14. If this is a shareware distribution or a "small" registration:
  15.    You have all docs, utilities, and the Small memory model library
  16.      compiled for Turbo-C 1.5 ONLY.  Many functions will still work
  17.      with version 1.0 (especially the direct video stuff), so if you
  18.      like this library, please register and you'll get the 1.0
  19.      compatible libraries.
  20.  
  21. If this is a purchased (full-source) distribution:
  22.    You will have three disks:
  23.      Disk #1 is as above.  This is the disk which you may share with others.
  24.      Disk #2 is the extra libraries (for V1.5) and all the source code,
  25.        plus the batch files and library response files to remake the
  26.        libraries if you really want to go to the effort.
  27.      Disk #3 is the compiled libraries for V1.0, which you should use
  28.        instead of the libraries on the other disks IF you are NOT using
  29.        Turbo-C Version 1.5.
  30.  
  31. This 3-disk support for V1.0 will terminate not earlier than April 15th, 1988.
  32. However, no new functions or enhancements will be added to the V1.0 library
  33. files.  All new development will be for V1.5.  It is simply not practical
  34. to support multiple versions of the same compiler.  If Kahn's gang was
  35. a little more interested in compatibility, this situation would not
  36. occur.  Usually, a new compiler release does not render useless functions
  37. compiled under earlier versions.
  38.  
  39. If you have any problems in this transition period, please let me know
  40. via Compuserve EMAIL or GEnie, or U.S. Mail.  (Please, no phone calls.)
  41.  
  42. The file SMLIBTC.DOC should be printed out.  This will
  43. give directions for printing further documentation on each
  44. function, and installation of the library.
  45.  
  46. If you have received the full source registration, please also
  47. printout the file RELINK.DOC.
  48.  
  49. In release 1.31 of this library, the file WC.EXE will now accept
  50. wildcard filenames, although the manual does not yet indicate this.
  51.  
  52. S.E. Margison     01-29-88
  53.